complexType XLicensedUser
diagram AXLSoap_p18474.png
namespace http://www.cisco.com/AXL/API/10.5
children userId firstName lastName snrEnabled emEnabled deviceCount licenseType licenseUsed
source <xsd:complexType name="XLicensedUser">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="userId" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="firstName" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="snrEnabled" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="emEnabled" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceCount" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="licenseType" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="licenseUsed" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XLicensedUser/userId
diagram AXLSoap_p18475.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userId" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLicensedUser/firstName
diagram AXLSoap_p18476.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="firstName" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLicensedUser/lastName
diagram AXLSoap_p18477.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="lastName" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLicensedUser/snrEnabled
diagram AXLSoap_p18478.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="snrEnabled" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLicensedUser/emEnabled
diagram AXLSoap_p18479.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="emEnabled" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLicensedUser/deviceCount
diagram AXLSoap_p18480.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="deviceCount" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLicensedUser/licenseType
diagram AXLSoap_p18481.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="licenseType" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XLicensedUser/licenseUsed
diagram AXLSoap_p18482.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="licenseUsed" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy